home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / lib / f-spot / extensions / DefaultExporters.addin.xml < prev    next >
Encoding:
Text File  |  2009-04-08  |  493 b   |  17 lines

  1. <Addin namespace="FSpot"
  2.     version="1.8"
  3.     name="Default Exporters"
  4.     description="This extension contains all the default exporters for f-spot. Most of them will be moved out of this extension in the future, and, at that time, this extension will be deprecated."
  5.     author="F-Spot team"
  6.     url="http://f-spot.org"
  7.     defaultEnabled="true"
  8.     category="Export">
  9.  
  10.     <Dependencies>
  11.         <Addin id="Core" version="0.4.4.100"/>
  12.     </Dependencies>
  13.  
  14.     <Extension path = "/FSpot/Menus/Exports">
  15.     </Extension>
  16. </Addin>
  17.